func github.com/google/go-cmp/cmp.formatASCII

2 uses

	github.com/google/go-cmp/cmp (current package)
		report_slices.go#L274: 				comment := commentString(fmt.Sprintf("%c|%v|", d, formatASCII(v.String())))
		report_slices.go#L347: func formatASCII(s string) string {